home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Classes / serialComm / serialWrite.csh < prev   
Encoding:
Linux/UNIX/POSIX Shell Script  |  1992-07-31  |  73 b   |  5 lines

  1. #!/bin/csh -f
  2. set DIR="."
  3. ${DIR}/serialCommDeviceTest -w -a -s15
  4. sleep 1
  5.